home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00043_Script_link - Crystal FTP < prev    next >
Encoding:
Text File  |  2000-10-10  |  128 b   |  6 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   open the moviepath&"software\Crystal FTP\ctp2000_setup.exe"
  5. end
  6.